ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / IDocument<T> Interface
Page Type
Members

In This Topic
    IDocument<T> Interface
    In This Topic
    Document Interface
    Object Model
    IDocument<T> Interface
    Syntax
    'Declaration
     
    Public Interface IDocument(Of T As {New, Page}) 
    public interface IDocument<T> 
    where T: new(), Page
    Type Parameters
    T
    Page Type
    See Also